home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archives / ARexxTools / rexxdossupport.readme < prev    next >
Encoding:
Text File  |  1996-09-27  |  1.8 KB  |  50 lines

  1. Short:    V3.4 ARexx function lib for V37+ functions (ReadArgs, pattern matching, etc. )
  2. Author:   hartmut Goebel <hartmut@oberon.nbg.sub.org>
  3. Uploader: hartmut Goebel <hartmut@oberon.nbg.sub.org>
  4. Version:  3.4
  5. Type:     util/rexx
  6. Requires: Requires AmigaOS 2.04 (V37)
  7.  
  8. Copyright (C) 1994-1996 by hartmut Goebel
  9.  
  10. ARexx function library for accessing Dos V37+ functions.
  11. Amungst are ReadArgs(), GetVar() etc. and pattern matching.
  12.  
  13. After programming ARexx script for quite a while, I missed some
  14. function found in dos.library --  especially access to
  15. environment variables and the comfortable argument parsing. Since
  16. there seamed to be no ARexx function library which implements
  17. this functions, I decited to write my own. And here it is.
  18.  
  19. This are the functions handled by this library.
  20. · ReadArgs()
  21. · GetVar(), SetVar(), DeleteVar()
  22. · ParsePattern(), MatchPattern() - even case-insensitive
  23. · Fault()
  24. · Delete(), Rename(), MakeDir()
  25. · SetComment(), SetProtection()
  26.  
  27. V3 enables /T for ReadArgs() and adds some more functions:
  28. · FilePart(), PathPart(), AddPart(), AbsolutePath()
  29.  
  30.  
  31. hartmut Goebel
  32. Aufseßplatz 5
  33. 90459 Nürnberg
  34. Germany
  35.  
  36.  
  37. ============================= Archive contents =============================
  38.  
  39. Original  Packed Ratio    Date     Time    Name
  40. -------- ------- ----- --------- --------  -------------
  41.    27066    8131 69.9% 20-Mar-96 12:32:10 +rexxdossupport.doc
  42.     9656    5277 45.3% 20-Mar-96 12:31:02 +rexxdossupport.library
  43.     1468     803 45.2% 20-Mar-96 12:32:00 +Product-Info
  44.     4503    1623 63.9% 23-Feb-96 13:42:18 +RxDS_test.rexx
  45.    48776   13321 72.6% 20-Mar-96 12:31:36 +RexxDosSupport.mod
  46.      132     118 10.6% 20-Mar-96 12:30:10 +RexxDosSupport.wth
  47.     4523    1633 63.8% 23-Feb-96 13:42:46 +RxLibsSupport.mod
  48. -------- ------- ----- --------- --------
  49.    96124   30906 67.8% 08-Apr-96 17:10:52   7 files
  50.